dynamic linkage meaning in Chinese
动态连接
Examples
- Dynamic linkage has helped to divide a problem into many very simple functions
动态链接可以帮助把一个大问题分割成许多简单的小问题。 - Through selectors and dynamic linkage the same function name will take different actions for different classes . such a function is called polymorphic
通过选择器动态链接不同类的相同的函数名,但会带来不同的结果。这样的函数被称作动态函数。 - While the function calls to the methods do not change , it takes a lot of text editing , possibly in a lot of classes , to switch a function definition from static to dynamic linkage and vice versa
要保证调用类方法的函数不变,实现把函数定义由静态链接转化为动态链接需要很多的编码工作,甚至带来很多的类,反之也一样。 - Given a pointer to an object , dynamic linkage lets us find type - specific functions : every object starts with a descriptor which contains pointers to functions applicable to the object
给定一个指向一个对象的指针,动态链接让我们找到类型详细而精确的函数:每个对象开始于一个描述符,这个描述符包含一系列指向对象可用的函数。 - Besides the design of the hardware construction for shape meter , the software system written in visual basic 6 . 0 is also developed . the real - time data acquisition and conversion system worked in interrupt mode is accomplished by means of loading dynamic linkage library of pcl - 812pg enhanced multi - lab card . the converted data processing will be operated then , for example , scale operation , comparison , graphic display , data storage , etc . the adjusting values for the shape control are also calculated in it
本文在参考大量带材标准板形、轧制初始量设定、调节量计算研究的基础上,确定了标准板形模型、设定模型、调节控制模型等数学模型;并给出了其相应的算法;完成了板形仪计算机控制系统的硬件设计,并在此基础上,应用高级开发语言visualbasic6 . 0 ,通过加载pcl - 812pg多功能数据采集卡的驱动程序后,调用动态链接库( dll )中的函数的方法,完成了信号中断方式下的实时数据采集,采集的数据经计算机作标度变换、对比、图形显示、存储等处理,并提供了用于板形闭环控制的调节量。